home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / FW_CShape SetFont and al. < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  543 b   |  [TEXT/ttxt]

  1. Subject:     FW_CShape::SetFont and al.
  2. Sent:        3/11/96 1:26 PM
  3. Received:    3/11/96 12:41 PM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Dear ODF Team:
  9.  
  10. I have a subclass of FW_CShape with complex geometry. I want to cache the
  11. geometry and invalidate the cache when methods that invalidate the cached
  12. geometry is called. FW_CShape::SetFont is such a method, but it is not
  13. declared virtual by FW_CShape...
  14.  
  15. Serge
  16.  
  17.